[INFO] fetching crate gearbox-rs-macros 1.3.0...
[INFO] fixing gearbox-rs-macros-1.3.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate gearbox-rs-macros 1.3.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate gearbox-rs-macros 1.3.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate gearbox-rs-macros 1.3.0
[INFO] tweaked toml for crates.io crate gearbox-rs-macros 1.3.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate gearbox-rs-macros 1.3.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gearbox-rs-macros 1.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zmij v1.0.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4da867654cf45d2d3966df5aea067c9dbe1c9aafecbfb760c2ade407dfe36eff
[INFO] running `Command { std: "docker" "start" "4da867654cf45d2d3966df5aea067c9dbe1c9aafecbfb760c2ade407dfe36eff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4da867654cf45d2d3966df5aea067c9dbe1c9aafecbfb760c2ade407dfe36eff" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4da867654cf45d2d3966df5aea067c9dbe1c9aafecbfb760c2ade407dfe36eff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4da867654cf45d2d3966df5aea067c9dbe1c9aafecbfb760c2ade407dfe36eff" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling zmij v1.0.15
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking winnow v1.0.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking toml_writer v1.1.0+spec-1.1.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking rustls v0.23.36
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]     Checking toml_edit v0.25.8+spec-1.1.0
[INFO] [stderr]     Checking toml v1.0.7+spec-1.1.0
[INFO] [stderr]     Checking proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling gearbox-rs-macros v1.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking trybuild v1.0.116
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stdout] error[E0432]: unresolved import `gearbox_rs_core`
[INFO] [stdout]  --> tests/route_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gearbox_rs_core::{IntoResponse, Json, Query, RouteRegistration};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 - use gearbox_rs_core::{IntoResponse, Json, Query, RouteRegistration};
[INFO] [stdout] 3 + use gearbox_rs_macros::{IntoResponse, Json, Query, RouteRegistration};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]   --> tests/route_tests.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cog]
[INFO] [stdout]    | ^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `cog` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]   --> tests/route_tests.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[get("/test-get")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]   --> tests/route_tests.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[post("/test-post")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `post` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]   --> tests/route_tests.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[put("/test-put")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `put` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]   --> tests/route_tests.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[delete("/test-delete")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `delete` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]   --> tests/route_tests.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[patch("/test-patch")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `patch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]   --> tests/route_tests.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[get("/with-arc")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]   --> tests/route_tests.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[get("/with-multiple-arcs")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]    --> tests/route_tests.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | #[get("/mixed-params")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]    --> tests/route_tests.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[post("/with-json")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `post` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]    --> tests/route_tests.rs:143:1
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[get("/users/{id}")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]    --> tests/route_tests.rs:161:1
[INFO] [stdout]     |
[INFO] [stdout] 161 | #[get("/health")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]    --> tests/route_tests.rs:176:1
[INFO] [stdout]     |
[INFO] [stdout] 176 | #[get("/returns-json")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]    --> tests/route_tests.rs:181:1
[INFO] [stdout]     |
[INFO] [stdout] 181 | #[get("/returns-result")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]  --> tests/crud_tests.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Clone, PgEntity, Crud)]
[INFO] [stdout]   |                 ^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `PgEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]  --> tests/crud_tests.rs:6:27
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Clone, PgEntity, Crud)]
[INFO] [stdout]   |                           ^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]   --> tests/crud_tests.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Clone, PgEntity, Crud)]
[INFO] [stdout]    |                 ^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `PgEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]   --> tests/crud_tests.rs:28:27
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Clone, PgEntity, Crud)]
[INFO] [stdout]    |                           ^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]   --> tests/crud_tests.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Clone, PgEntity, Crud)]
[INFO] [stdout]    |                 ^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `PgEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]   --> tests/crud_tests.rs:43:27
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Clone, PgEntity, Crud)]
[INFO] [stdout]    |                           ^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]    --> tests/crud_tests.rs:125:17
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[derive(Clone, PgEntity, Crud)]
[INFO] [stdout]     |                 ^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `PgEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]    --> tests/crud_tests.rs:125:27
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[derive(Clone, PgEntity, Crud)]
[INFO] [stdout]     |                           ^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gearbox_rs_core`
[INFO] [stdout]  --> tests/cog_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gearbox_rs_core::{Cog, CogConfig, Config, Error, Hub};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 - use gearbox_rs_core::{Cog, CogConfig, Config, Error, Hub};
[INFO] [stdout] 3 + use gearbox_rs_macros::{Cog, CogConfig, Config, Error, Hub};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gearbox_rs_core`
[INFO] [stdout]    --> tests/cog_tests.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |     use gearbox_rs_core::{Error, Hub};
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 121 -     use gearbox_rs_core::{Error, Hub};
[INFO] [stdout] 121 +     use gearbox_rs_macros::{Error, Hub};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]   --> tests/cog_tests.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cog]
[INFO] [stdout]    | ^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `cog` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]   --> tests/cog_tests.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cog]
[INFO] [stdout]    | ^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `cog` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]   --> tests/cog_tests.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[cog]
[INFO] [stdout]    | ^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `cog` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]    --> tests/cog_tests.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[cog]
[INFO] [stdout]     | ^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `cog` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]    --> tests/cog_tests.rs:133:1
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[cog]
[INFO] [stdout]     | ^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `cog` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]    --> tests/cog_tests.rs:152:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[cog_config("test-config")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `cog_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]    --> tests/cog_tests.rs:165:1
[INFO] [stdout]     |
[INFO] [stdout] 165 | #[cog_config("database")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `cog_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]    --> tests/cog_tests.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | #[cog]
[INFO] [stdout]     | ^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `cog` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]    --> tests/cog_tests.rs:201:1
[INFO] [stdout]     |
[INFO] [stdout] 201 | #[cog_config("greeting")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `cog_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]    --> tests/cog_tests.rs:208:1
[INFO] [stdout]     |
[INFO] [stdout] 208 | #[cog]
[INFO] [stdout]     | ^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `cog` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]    --> tests/cog_tests.rs:249:1
[INFO] [stdout]     |
[INFO] [stdout] 249 | #[cog]
[INFO] [stdout]     | ^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `cog` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gearbox_rs_postgres`
[INFO] [stdout]  --> tests/pg_entity_tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use gearbox_rs_postgres::PgEntity;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_postgres`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 8 - use gearbox_rs_postgres::PgEntity;
[INFO] [stdout] 8 + use gearbox_rs_macros::PgEntity;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]   --> tests/pg_entity_tests.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(PgEntity)]
[INFO] [stdout]    |          ^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `PgEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]   --> tests/pg_entity_tests.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[derive(PgEntity)]
[INFO] [stdout]    |          ^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `PgEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]   --> tests/pg_entity_tests.rs:57:10
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[derive(PgEntity)]
[INFO] [stdout]    |          ^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `PgEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]   --> tests/pg_entity_tests.rs:87:10
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[derive(PgEntity)]
[INFO] [stdout]    |          ^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `PgEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]    --> tests/pg_entity_tests.rs:117:10
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[derive(PgEntity)]
[INFO] [stdout]     |          ^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `PgEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]    --> tests/pg_entity_tests.rs:135:10
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[derive(PgEntity)]
[INFO] [stdout]     |          ^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `PgEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]    --> tests/pg_entity_tests.rs:158:10
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[derive(PgEntity)]
[INFO] [stdout]     |          ^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `PgEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_postgres` in this scope
[INFO] [stdout]    --> tests/pg_queries_tests.rs:46:1
[INFO] [stdout]     |
[INFO] [stdout]  46 | / pg_queries! {
[INFO] [stdout]  47 | |     // Option<T> - fetch_optional
[INFO] [stdout]  48 | |     fn find_user_by_id(id: &str) -> Option<User> {
[INFO] [stdout]  49 | |         "SELECT * FROM users WHERE id = $1"
[INFO] [stdout] ...   |
[INFO] [stdout] 101 | | }
[INFO] [stdout]     | |_^ use of unresolved module or unlinked crate `gearbox_rs_postgres`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `pg_queries` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout]  46 - pg_queries! {
[INFO] [stdout]  47 -     // Option<T> - fetch_optional
[INFO] [stdout]  48 -     fn find_user_by_id(id: &str) -> Option<User> {
[INFO] [stdout]  49 -         "SELECT * FROM users WHERE id = $1"
[INFO] [stdout]  50 -     }
[INFO] [stdout]  51 - 
[INFO] [stdout]  52 -     // Vec<T> - fetch_all
[INFO] [stdout]  53 -     fn find_users_by_status(status: &str) -> Vec<User> {
[INFO] [stdout]  54 -         "SELECT * FROM users WHERE status = $1"
[INFO] [stdout]  55 -     }
[INFO] [stdout]  56 - 
[INFO] [stdout]  57 -     // Vec<T> with multiple params
[INFO] [stdout]  58 -     fn find_users_by_status_and_role(status: &str, role: &str) -> Vec<User> {
[INFO] [stdout]  59 -         "SELECT * FROM users WHERE status = $1 AND role = $2"
[INFO] [stdout]  60 -     }
[INFO] [stdout]  61 - 
[INFO] [stdout]  62 -     // Custom return type
[INFO] [stdout]  63 -     fn get_user_summary(id: &str) -> Option<UserSummary> {
[INFO] [stdout]  64 -         "SELECT id, name FROM users WHERE id = $1"
[INFO] [stdout]  65 -     }
[INFO] [stdout]  66 - 
[INFO] [stdout]  67 -     // Single entity (fetch_one)
[INFO] [stdout]  68 -     fn get_user_or_fail(id: &str) -> User {
[INFO] [stdout]  69 -         "SELECT * FROM users WHERE id = $1"
[INFO] [stdout]  70 -     }
[INFO] [stdout]  71 - 
[INFO] [stdout]  72 -     // Scalar i64
[INFO] [stdout]  73 -     fn count_users() -> i64 {
[INFO] [stdout]  74 -         "SELECT COUNT(*) FROM users"
[INFO] [stdout]  75 -     }
[INFO] [stdout]  76 - 
[INFO] [stdout]  77 -     // Scalar with param
[INFO] [stdout]  78 -     fn count_users_by_status(status: &str) -> i64 {
[INFO] [stdout]  79 -         "SELECT COUNT(*) FROM users WHERE status = $1"
[INFO] [stdout]  80 -     }
[INFO] [stdout]  81 - 
[INFO] [stdout]  82 -     // Bool return (rows_affected > 0)
[INFO] [stdout]  83 -     fn deactivate_user(id: &str) -> bool {
[INFO] [stdout]  84 -         "UPDATE users SET active = false WHERE id = $1"
[INFO] [stdout]  85 -     }
[INFO] [stdout]  86 - 
[INFO] [stdout]  87 -     // u64 return (rows_affected)
[INFO] [stdout]  88 -     fn delete_inactive_users() -> u64 {
[INFO] [stdout]  89 -         "DELETE FROM users WHERE active = false"
[INFO] [stdout]  90 -     }
[INFO] [stdout]  91 - 
[INFO] [stdout]  92 -     // Unit return (execute)
[INFO] [stdout]  93 -     fn log_user_action(user_id: &str, action: &str) {
[INFO] [stdout]  94 -         "INSERT INTO audit_log (user_id, action, created_at) VALUES ($1, $2, NOW())"
[INFO] [stdout]  95 -     }
[INFO] [stdout]  96 - 
[INFO] [stdout]  97 -     // No params
[INFO] [stdout]  98 -     fn find_all_users() -> Vec<User> {
[INFO] [stdout]  99 -         "SELECT * FROM users"
[INFO] [stdout] 100 -     }
[INFO] [stdout] 101 - }
[INFO] [stdout]  46 + gearbox_rs_macros
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_postgres` in this scope
[INFO] [stdout]   --> tests/pg_entity_tests.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(PgEntity)]
[INFO] [stdout]    |          ^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_postgres`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `PgEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_postgres` in this scope
[INFO] [stdout]  --> tests/crud_tests.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Clone, PgEntity, Crud)]
[INFO] [stdout]   |                 ^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_postgres`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `PgEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]   --> tests/route_tests.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cog]
[INFO] [stdout]    | ^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `cog` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 12 - #[cog]
[INFO] [stdout] 12 + gearbox_rs_macros
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]   --> tests/route_tests.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[get("/with-arc")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 86 - #[get("/with-arc")]
[INFO] [stdout] 86 + gearbox_rs_macros
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]   --> tests/route_tests.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[get("/with-multiple-arcs")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 91 - #[get("/with-multiple-arcs")]
[INFO] [stdout] 91 + gearbox_rs_macros
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]    --> tests/route_tests.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | #[get("/mixed-params")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 116 - #[get("/mixed-params")]
[INFO] [stdout] 116 + gearbox_rs_macros
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]    --> tests/route_tests.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[post("/with-json")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `post` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 124 - #[post("/with-json")]
[INFO] [stdout] 124 + gearbox_rs_macros
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]    --> tests/route_tests.rs:143:1
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[get("/users/{id}")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 143 - #[get("/users/{id}")]
[INFO] [stdout] 143 + gearbox_rs_macros
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]    --> tests/route_tests.rs:145:12
[INFO] [stdout]     |
[INFO] [stdout] 145 |     _path: gearbox_rs_core::Path<String>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 145 -     _path: gearbox_rs_core::Path<String>,
[INFO] [stdout] 145 +     _path: gearbox_rs_macros::Path<String>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gearbox-rs-macros` (test "route_tests") due to 22 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_postgres` in this scope
[INFO] [stdout]    --> tests/pg_queries_tests.rs:115:29
[INFO] [stdout]     |
[INFO] [stdout] 115 |         fn _use_it(client: &gearbox_rs_postgres::PgClient) {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_postgres`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 115 -         fn _use_it(client: &gearbox_rs_postgres::PgClient) {
[INFO] [stdout] 115 +         fn _use_it(client: &gearbox_rs_macros::PgClient) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_postgres` in this scope
[INFO] [stdout]    --> tests/pg_queries_tests.rs:126:36
[INFO] [stdout]     |
[INFO] [stdout] 126 |     async fn _use_methods(client: &gearbox_rs_postgres::PgClient) {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_postgres`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 126 -     async fn _use_methods(client: &gearbox_rs_postgres::PgClient) {
[INFO] [stdout] 126 +     async fn _use_methods(client: &gearbox_rs_macros::PgClient) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_postgres` in this scope
[INFO] [stdout]    --> tests/pg_queries_tests.rs:148:31
[INFO] [stdout]     |
[INFO] [stdout] 148 |     async fn _use_it(client: &gearbox_rs_postgres::PgClient) {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_postgres`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 148 -     async fn _use_it(client: &gearbox_rs_postgres::PgClient) {
[INFO] [stdout] 148 +     async fn _use_it(client: &gearbox_rs_macros::PgClient) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_postgres` in this scope
[INFO] [stdout]    --> tests/pg_queries_tests.rs:158:31
[INFO] [stdout]     |
[INFO] [stdout] 158 |     async fn _use_it(client: &gearbox_rs_postgres::PgClient) {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_postgres`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 158 -     async fn _use_it(client: &gearbox_rs_postgres::PgClient) {
[INFO] [stdout] 158 +     async fn _use_it(client: &gearbox_rs_macros::PgClient) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gearbox-rs-macros` (test "pg_queries_tests") due to 5 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_postgres` in this scope
[INFO] [stdout]   --> tests/pg_entity_tests.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[derive(PgEntity)]
[INFO] [stdout]    |          ^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_postgres`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `PgEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]   --> tests/cog_tests.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cog]
[INFO] [stdout]    | ^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `cog` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 19 - #[cog]
[INFO] [stdout] 19 + gearbox_rs_macros
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]   --> tests/cog_tests.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cog]
[INFO] [stdout]    | ^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `cog` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 48 - #[cog]
[INFO] [stdout] 48 + gearbox_rs_macros
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]   --> tests/cog_tests.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[cog]
[INFO] [stdout]    | ^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `cog` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 75 - #[cog]
[INFO] [stdout] 75 + gearbox_rs_macros
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]    --> tests/cog_tests.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[cog]
[INFO] [stdout]     | ^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `cog` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 100 - #[cog]
[INFO] [stdout] 100 + gearbox_rs_macros
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]    --> tests/cog_tests.rs:133:1
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[cog]
[INFO] [stdout]     | ^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `cog` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 133 - #[cog]
[INFO] [stdout] 133 + gearbox_rs_macros
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]    --> tests/cog_tests.rs:152:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[cog_config("test-config")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `cog_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 152 - #[cog_config("test-config")]
[INFO] [stdout] 152 + gearbox_rs_macros
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]    --> tests/cog_tests.rs:165:1
[INFO] [stdout]     |
[INFO] [stdout] 165 | #[cog_config("database")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `cog_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 165 - #[cog_config("database")]
[INFO] [stdout] 165 + gearbox_rs_macros
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]    --> tests/cog_tests.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | #[cog]
[INFO] [stdout]     | ^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `cog` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 182 - #[cog]
[INFO] [stdout] 182 + gearbox_rs_macros
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]    --> tests/cog_tests.rs:201:1
[INFO] [stdout]     |
[INFO] [stdout] 201 | #[cog_config("greeting")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `cog_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 201 - #[cog_config("greeting")]
[INFO] [stdout] 201 + gearbox_rs_macros
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]    --> tests/cog_tests.rs:208:1
[INFO] [stdout]     |
[INFO] [stdout] 208 | #[cog]
[INFO] [stdout]     | ^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `cog` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 208 - #[cog]
[INFO] [stdout] 208 + gearbox_rs_macros
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]    --> tests/cog_tests.rs:249:1
[INFO] [stdout]     |
[INFO] [stdout] 249 | #[cog]
[INFO] [stdout]     | ^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `cog` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 249 - #[cog]
[INFO] [stdout] 249 + gearbox_rs_macros
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gearbox-rs-macros` (test "cog_tests") due to 24 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_postgres` in this scope
[INFO] [stdout]  --> tests/crud_tests.rs:6:27
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Clone, PgEntity, Crud)]
[INFO] [stdout]   |                           ^^^^ use of unresolved module or unlinked crate `gearbox_rs_postgres`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_postgres` in this scope
[INFO] [stdout]   --> tests/pg_entity_tests.rs:57:10
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[derive(PgEntity)]
[INFO] [stdout]    |          ^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_postgres`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `PgEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_postgres` in this scope
[INFO] [stdout]   --> tests/crud_tests.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Clone, PgEntity, Crud)]
[INFO] [stdout]    |                 ^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_postgres`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `PgEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_postgres` in this scope
[INFO] [stdout]   --> tests/pg_entity_tests.rs:87:10
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[derive(PgEntity)]
[INFO] [stdout]    |          ^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_postgres`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `PgEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_postgres` in this scope
[INFO] [stdout]    --> tests/pg_entity_tests.rs:117:10
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[derive(PgEntity)]
[INFO] [stdout]     |          ^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_postgres`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `PgEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_postgres` in this scope
[INFO] [stdout]   --> tests/crud_tests.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Clone, PgEntity, Crud)]
[INFO] [stdout]    |                 ^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_postgres`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `PgEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_postgres` in this scope
[INFO] [stdout]    --> tests/pg_entity_tests.rs:135:10
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[derive(PgEntity)]
[INFO] [stdout]     |          ^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_postgres`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `PgEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_postgres` in this scope
[INFO] [stdout]   --> tests/crud_tests.rs:43:27
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Clone, PgEntity, Crud)]
[INFO] [stdout]    |                           ^^^^ use of unresolved module or unlinked crate `gearbox_rs_postgres`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_postgres` in this scope
[INFO] [stdout]    --> tests/pg_entity_tests.rs:158:10
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[derive(PgEntity)]
[INFO] [stdout]     |          ^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_postgres`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `PgEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_postgres` in this scope
[INFO] [stdout]   --> tests/pg_entity_tests.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(PgEntity)]
[INFO] [stdout]    |          ^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_postgres`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `PgEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  7 + use sqlx::Row;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_postgres` in this scope
[INFO] [stdout]   --> tests/pg_entity_tests.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[derive(PgEntity)]
[INFO] [stdout]    |          ^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_postgres`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `PgEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  7 + use sqlx::Row;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_postgres` in this scope
[INFO] [stdout]   --> tests/pg_entity_tests.rs:57:10
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[derive(PgEntity)]
[INFO] [stdout]    |          ^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_postgres`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `PgEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  7 + use sqlx::Row;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_postgres` in this scope
[INFO] [stdout]   --> tests/pg_entity_tests.rs:87:10
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[derive(PgEntity)]
[INFO] [stdout]    |          ^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_postgres`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `PgEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  7 + use sqlx::Row;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_postgres` in this scope
[INFO] [stdout]    --> tests/pg_entity_tests.rs:117:10
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[derive(PgEntity)]
[INFO] [stdout]     |          ^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_postgres`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `PgEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   7 + use sqlx::Row;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_postgres` in this scope
[INFO] [stdout]    --> tests/pg_entity_tests.rs:135:10
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[derive(PgEntity)]
[INFO] [stdout]     |          ^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_postgres`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `PgEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   7 + use sqlx::Row;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_postgres` in this scope
[INFO] [stdout]    --> tests/pg_entity_tests.rs:158:10
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[derive(PgEntity)]
[INFO] [stdout]     |          ^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_postgres`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `PgEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   7 + use sqlx::Row;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_postgres` in this scope
[INFO] [stdout]    --> tests/crud_tests.rs:125:17
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[derive(Clone, PgEntity, Crud)]
[INFO] [stdout]     |                 ^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_postgres`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `PgEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gearbox-rs-macros` (test "pg_entity_tests") due to 22 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_postgres` in this scope
[INFO] [stdout]  --> tests/crud_tests.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Clone, PgEntity, Crud)]
[INFO] [stdout]   |                 ^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_postgres`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `PgEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]   |
[INFO] [stdout] 3 + use sqlx::Row;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]  --> tests/crud_tests.rs:6:27
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Clone, PgEntity, Crud)]
[INFO] [stdout]   |                           ^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 3 + use axum::response::ErrorResponse;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_postgres` in this scope
[INFO] [stdout]   --> tests/crud_tests.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Clone, PgEntity, Crud)]
[INFO] [stdout]    |                 ^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_postgres`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `PgEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  3 + use sqlx::Row;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]   --> tests/crud_tests.rs:28:27
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Clone, PgEntity, Crud)]
[INFO] [stdout]    |                           ^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use axum::response::ErrorResponse;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_postgres` in this scope
[INFO] [stdout]   --> tests/crud_tests.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Clone, PgEntity, Crud)]
[INFO] [stdout]    |                 ^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_postgres`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `PgEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  3 + use sqlx::Row;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]   --> tests/crud_tests.rs:43:27
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Clone, PgEntity, Crud)]
[INFO] [stdout]    |                           ^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use axum::response::ErrorResponse;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_postgres` in this scope
[INFO] [stdout]    --> tests/crud_tests.rs:125:17
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[derive(Clone, PgEntity, Crud)]
[INFO] [stdout]     |                 ^^^^^^^^ use of unresolved module or unlinked crate `gearbox_rs_postgres`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `PgEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   3 + use sqlx::Row;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gearbox_rs_core` in this scope
[INFO] [stdout]    --> tests/crud_tests.rs:125:27
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[derive(Clone, PgEntity, Crud)]
[INFO] [stdout]     |                           ^^^^ use of unresolved module or unlinked crate `gearbox_rs_core`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   3 + use axum::response::ErrorResponse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gearbox-rs-macros` (test "crud_tests") due to 22 previous errors
[INFO] running `Command { std: "docker" "inspect" "4da867654cf45d2d3966df5aea067c9dbe1c9aafecbfb760c2ade407dfe36eff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4da867654cf45d2d3966df5aea067c9dbe1c9aafecbfb760c2ade407dfe36eff", kill_on_drop: false }`
[INFO] [stdout] 4da867654cf45d2d3966df5aea067c9dbe1c9aafecbfb760c2ade407dfe36eff
